From 2d7d151191a5f9cb98d615412b135ce3c3bcc70a Mon Sep 17 00:00:00 2001 From: Don Williams Date: Thu, 29 Jan 2026 15:13:51 -0500 Subject: Added bottom bar override VERTICAL css in horizontal bars On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/waybar/style/[0 VERTICAL] Golden Noir.css modified: config/waybar/style/[0 VERTICAL] Oglo Chicklets.css modified: config/waybar/style/[0 VERTICAL] [Catpuccin] Mocha.css modified: config/waybar/style/[VERTICAL] [Catpuccin] Mocha.css --- config/waybar/style/[0 VERTICAL] Oglo Chicklets.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'config/waybar/style/[0 VERTICAL] Oglo Chicklets.css') diff --git a/config/waybar/style/[0 VERTICAL] Oglo Chicklets.css b/config/waybar/style/[0 VERTICAL] Oglo Chicklets.css index 053cb007..57eb0aaa 100644 --- a/config/waybar/style/[0 VERTICAL] Oglo Chicklets.css +++ b/config/waybar/style/[0 VERTICAL] Oglo Chicklets.css @@ -395,6 +395,11 @@ tooltip label { background-color: #d8ac47; } +window#waybar.bottombar #backlight-slider trough, +window#waybar.bottombar #pulseaudio-slider trough { + min-height: 7px; +} + #backlight-slider highlight, #pulseaudio-slider highlight { min-width: 5px; -- cgit v1.2.3